From 5fde2609d787d2d66e8bbb0a1771deda1a8ce150 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 2 Aug 2008 05:07:48 +0000 Subject: [PATCH] Add new functions svn path=/trunk/; revision=20941 --- docs/reference/ChangeLog | 4 ++++ docs/reference/gtk/gtk-sections.txt | 3 +++ 2 files changed, 7 insertions(+) diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 240ce10d5f..2cb03367d4 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,7 @@ +2008-08-02 Matthias Clasen + + * gtk/gtk-sections.txt: Add new functions + 2008-08-02 Matthias Clasen Bug 515596 – GtkUIManager's embedded UI definition example is invalid diff --git a/docs/reference/gtk/gtk-sections.txt b/docs/reference/gtk/gtk-sections.txt index 6c4786abe1..83ea0dd21d 100644 --- a/docs/reference/gtk/gtk-sections.txt +++ b/docs/reference/gtk/gtk-sections.txt @@ -3421,14 +3421,17 @@ gtk_status_icon_new_from_pixbuf gtk_status_icon_new_from_file gtk_status_icon_new_from_stock gtk_status_icon_new_from_icon_name +gtk_status_icon_new_from_gicon gtk_status_icon_set_from_pixbuf gtk_status_icon_set_from_file gtk_status_icon_set_from_stock gtk_status_icon_set_from_icon_name +gtk_status_icon_set_from_gicon gtk_status_icon_get_storage_type gtk_status_icon_get_pixbuf gtk_status_icon_get_stock gtk_status_icon_get_icon_name +gtk_status_icon_get_gicon gtk_status_icon_get_size gtk_status_icon_set_screen gtk_status_icon_get_screen -- 2.30.2